ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.Implementation Namespace / CacheNode<TKey,TValue> Class / SpaceUsed Property

In This Topic
    SpaceUsed Property (CacheNode<TKey,TValue>)
    In This Topic
    Gets the used space.
    Syntax
    'Declaration
     
    Public Overridable ReadOnly Property SpaceUsed As Integer
    public virtual int SpaceUsed {get;}
    See Also